home *** CD-ROM | disk | FTP | other *** search
- Short: small util to get a B/W shell and a shorter prompt
- Author: Daniel Balster <dbalster@uni-paderborn.de>
- Uploader: Daniel Balster <dbalster@uni-paderborn.de>
- Version: 1.0
- Type: util/cli
- Requires: Kick V2.0+
-
- This (very small) shell prompt enhancement provides you:
-
- - black text on white background
- - a bold printed prompt
- - a short prompt (only the last path component name)
-
- Installation (sorry, no installer script)
-
- - copy zpromt to C: (or somewhere else in your path)
- - edit your s:user-startup and add these lines
- ; BEGIN zprompt
- resident zprompt pure add
- ; END zprompt
- - edit your s:shell-startup and add these lines
- prompt "*`zprompt*`"
- - you may want to add this line:
- echo NOLINE "*E[31;42;>2m*E[0;0H*E[J"
-
- I place this software in the public domain. Do with it what you want.
- Disclaimer: "This works for me - don't blame me!"
-